vcContextItem

A context item that contains text, indentation level, and font family for displaying the message context.

See in: Overview

Module: vcCore

Parent: -

Children -

Referenced by: vcMessage.Context

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
FontFamilyStringRGets the font family used for displaying the context item text.
IndentLevelIntegerRGets the indentation level of the context item, used for formatting.
TextStringRGets the text of the context item.